PHY SET CLOTH COLLISION RESPONSE COEFFICIENT

Set the cloth collision response coefficient property of the cloth.

  Syntax
PHY SET CLOTH COLLISION RESPONSE COEFFICIENT ID, value#
  Parameters
ID
Integer
identification number of the cloth object
value#
Float
the new coefficient

  Returns

  Description

This property is a factor for the impulse transfer from cloth to colliding rigid bodies in the range from 0.0 to 1.0. It is only used when two way collision has been set up for a cloth object. The default value for this property is 0.2.

  Example Code
No example code is provided for this command